Skip to content

[REFACTOR] 마이페이지,프로필 수정 리팩터링 및 재인증 정책(카카오/로컬) 추가#103

Merged
SJ-PARKs merged 3 commits intodevelopfrom
refactor/#102_mypage_api_refactor
Aug 10, 2025
Merged

[REFACTOR] 마이페이지,프로필 수정 리팩터링 및 재인증 정책(카카오/로컬) 추가#103
SJ-PARKs merged 3 commits intodevelopfrom
refactor/#102_mypage_api_refactor

Conversation

@SJ-PARKs
Copy link
Copy Markdown
Contributor

🚀 개요

마이페이지 부분 전반 리팩터링 및 문서·예외 표준화

📌 관련 이슈

⏳ 작업 내용

  • 프로필 조회는 재인증 불요로 완화, 닉네임/패스워드/이미지 변경은 재인증 유지
  • PASSWORD/KAKAO 재인증 분기 강화(소셜-only/LOCAL 미연동 예외 처리), SecureRandom 32B reauth 토큰, TTL=10m
  • Controller @Operation/@ApiResponses로 Swagger 문서 강화, @Validated/@Valid 적용
  • Illegal* → GeneralException + ErrorStatus 도메인 코드( MYPAGE_*)로 표준화

📸 스크린샷

📝 참고 사항

📌 참고 자료

@SJ-PARKs SJ-PARKs linked an issue Aug 10, 2025 that may be closed by this pull request
3 tasks
@SJ-PARKs SJ-PARKs merged commit aba0812 into develop Aug 10, 2025
@SJ-PARKs SJ-PARKs self-assigned this Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] 마이페이지 리팩터링 및 보안/문서 강화

1 participant